home *** CD-ROM | disk | FTP | other *** search
- ;*********************************************
- ; Install definitions for
- ; ActionOutline 1.0 Beta 1
- ;
- ; Copyright (C) 1998, Green Parrots Software
- ;*********************************************
-
- [version]
- signature="$CHICAGO$"
- Provider=%Vendor%
- SetupClass=BASE
-
- [DefaultInstall]
- CopyFiles=Product_CopyFiles, Uninstaller
- AddReg=Product_AddForUninstall
- UpdateInis=Product_Links
-
- [DestinationDirs]
- Product_CopyFiles =24,"Progra~1\AO"
- Uninstaller =10,
-
- [Product_CopyFiles]
- Action.exe
- Tutorial.ao
- file_id.diz
- license.txt
- order.txt
- readme.txt
- remove.inf
-
- [Uninstaller]
- gpremove.exe,setup.exe
-
- [Product_Links]
- setup.ini, progman.groups,,"ActionGroup=ActionOutline"
- setup.ini, ActionGroup,,"""ActionOutline 1.0 Beta 1"", ""%24%\Progra~1\AO\Action.exe"",,""%99%\AO"","ActionOutline""
- setup.ini, ActionGroup,,"""Read me first!"", ""%24%\Progra~1\AO\readme.txt"",,""%99%\AO"","ActionOutline""
- setup.ini, ActionGroup,,"""How to order"", ""%24%\Progra~1\AO\order.txt"",,""%99%\AO"","ActionOutline""
- setup.ini, ActionGroup,,"""License"", ""%24%\Progra~1\AO\license.txt"",,""%99%\AO"","ActionOutline""
-
- [Product_AddForUninstall]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline10b1,"DisplayName",,"ActionOutline 1.0 Beta 1"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ActionOutline10b1,"UninstallString",,"%10%\gpremove.exe %24%\Progra~1\AO\Remove.inf"
-
- [SourceDisksNames]
- 70="ActionOutline", "", 0001
-
- [SourceDisksFiles]
- Action.exe =70,,
-
- [Strings]
- ShortName="ActionOutline"
- Name="ActionOutline 1.0 Beta 1"
- Description="The way to organize your information"
- Vendor="Copyright (C) 1998, Green Parrots Software"
- Prompt="This will install ActionOutline 1.0 Beta 1. Continue?"
- Action="install"